projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6eab1e
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 15 Dec 2000 17:14:56 +0000
(17:14 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 15 Dec 2000 17:14:56 +0000
(17:14 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 989ff4b94004bd03b76b5fa587b3de298f5ab52e..0cd551b3512b752b21fb26fb85ed46c805581bef 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,12
@@
2000-12-15 Gerd Moellmann <gerd@gnu.org>
+ * dispnew.c (update_window): Detect pending input every nth line
+ updated, i.e. do it depending on real work done, and not on the
+ vpos of the line.
+
+ * xterm.c (expose_window): Don't redraw the window that's
+ currently being updated.
+
* window.c (Fset_window_point): Remove test for
cursor_in_non_selected_windows.